Open
Conversation
Etrian Odyssey Untold. Noticed some codes didn't work in Classic mode because the addresses only pointed to the 5 Story mode characters. Did a hex calculation and found the addresses that made up the first 15 guild slots for Classic Mode. The offset is 180 for each unit after in hex, so try that with some of the other Boost/Stats 99/Level 70 after battle codes.
All Char. Max Boost should now work with all 25 character slots (The story mode party has 5 out of 30 spaces reserved so they don't get lost)
Author
|
If you ever want to add to these All Char cheats I think they'll work if you add 180 to each address (FAB2, FC32, FDB2, FF32 etc) |
Author
|
Someone went into Cheat Engine and found the address. The old code just displays the Burst as 5, so this is the real Infinite Burst meter code. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Etrian Odyssey Untold. Noticed some codes didn't work in Classic mode because the addresses only pointed to the 5 Story mode characters. Did a hex calculation and found the addresses that made up the first 15 guild slots for Classic Mode. The offset is 180 for each unit after in hex, so try that with some of the other Boost/Stats 99/Level 70 after battle codes.
So I added lines to the "Press UP+R for 999 TP" code so it should now work with the first 15 Classic mode characters you register. It's not finished yet, but as you might notice, the offset for each slot is 180 in hex, so you should be able to keep going to fill out the rest.
Description
Types of changes
Additional Notes